<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.mt40{
	margin-top: 40px;
}
.top{
	height: 35px;
	line-height: 35px;
	background-color: #eaeaea;
}
.top h1{
	font-size:14px;
	margin: 0;
	line-height: 35px;
}
.top a{
	margin: 0 5px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: #eb6100;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #eb6100;
}

.navbar-brand {
  float: left;
  height: 100px;
  padding: 10px 15px;
}
.navbar-brand &gt; img {
  display: block;
}
.navbar-collapse{
	background-color: #3e7e05;
}
.navbar-tel{
	/*background: url(../images/phone.png) no-repeat left center;*/
	padding-left: 60px;
	margin-top: 80px;
}

.navbar-tel b{
	font-size: 26px;
	line-height: 26px;
	color: #eb6100;
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #195fbc;
}
.hot{
	padding: 25px 0;
}
.hot span{
	font-weight: bold;
}
.hot a{
	margin: 0 8px;
}
.product{
	padding: 60px 0;
	/* background-color: #eee; */
}
.product2{
	padding: 5px 15px;
	/* background-color: #eee; */
}
.product-box{
	background-color: #3e7e05;
	color: #fff;
	padding: 5px;
}
.product-title{
	padding: 20px 0;
}
.product-title span{
	font-size: 16px;
	color: #fff;
}
.product-title h3{
	margin: 0 0 5px;
	color: #fff;
	font-size: 26px;
}
.product-list,
.contact{
	background-color: #fff;
	padding: 10px;
}
.product-list li{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list li a{
	display: block;
	height: 40px;
	padding: 0 30px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover{
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dl{
  margin-bottom: 0;
}
.product-list dt,
.product-list dd{
  height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list dt a{
  display: block;
	height: 40px;
	padding: 0 10px;
	background: #014fa2 url(../images/icon_dl.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dd a{
	display: block;
	height: 40px;
	padding: 0 10px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
	overflow: hidden;
}
.product-list dd a:hover{
	display: block;
	height: 40px;
	padding: 0 20px;
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.contact{
	line-height: 26px;
	color: #333;
}
.contact p{
	margin: 0;
}
.hot-title{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../images/icon_hot.jpg) no-repeat left center;
	padding-left: 50px;
	border-bottom: 1px solid #fff;
}
.hot-title h3{
	margin: 0;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #0053a9;
}
.hot-title a{
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #014fa2;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin-top: 15px;
}
.hot-product{
	margin-bottom: 20px;
}
.hot-product img{
	width: 100%;
	height: 200px;
}
.hot-product span,
.product-item span{
	margin-top: 10px;
      height: 30px;
}
.product-item{
  margin-top: 20px;
}
.product-item img{
	width: 100%;
	height: 200px;
}
.adv,
.info{
	padding: 10px 0;
}
.info{
  background-color: #f4f4f4;
}
.adv{
  /*height: 1760px;
  background: url(../images/adv_bg.jpg) no-repeat top center;*/
  background-color: #fff;  
  overflow: hidden;
}
.adv-title{
  padding-bottom: 0;
}
.adv-title h2{
  font-size: 30px;
  font-weight: bold;
  color: #3e7e05;
  margin: 0 0 20px;
}

.adv-title h3{
  font-size: 24px;
  font-weight: bold;
  color: #3e7e05;
  margin: 0 0 20px;
}

.adv-title p{
  font-size: 20px;
  color: #666;
}
.adv-con h4{
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0 10px;
}
.adv-con h4 i{
  font-style: normal;
  color: #eb6100;
}
.adv-con span{
  margin-bottom: 20px;
  color: #666;
}
.adv01,
.adv03{
  padding-left: 30px;
}
.adv02,
.adv04{
  padding-left: 30px;
  margin-top: 10px;
}
.adv-con p{
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 0;
}
.adv-con .row{
	margin-top: 40px;
}
.adv-con li{
float: left;
margin:0 20px;
padding-top:5px;
padding-bottom:5px;
}
.adv-con hr{
	margin:0 auto;
}

ul.level0 &gt; li {
	height: 50px;
	line-height: 50px;
	text-align: left;
	/*background: #4ba036;*/
}
.about{
  /*background: url(../images/about_bg.jpg) no-repeat top center;*/
  background-color: #fff;
  height: 500px;
  padding: 20px 0px 0px;
}
.about .clearfix{
  padding: 20px 0;
  height: 300px;
  overflow: hidden;
  margin-top: 20px;
}
.about-img{
  width: 48%;
  height: 500px;
}
.about-con{
  width: 48%;
  height: 500px;
  color: #333;
  /*line-height: 26px;*/
}
.about-con li{
	float: left;
	margin:0 15px;
	padding-top:2px;
	padding-bottom:2px;
}
/*.about-con h4{
  margin: 10px 0 10px;
  font-size: 20px;
}*/
.about-con p{
  font-size: 16px;
  text-indent: 2em;
  line-height: 25px;
}
.case{
  padding: 20px 0;
  background-color: #fff;
}
.title:after{
  display: block;
  content: '';
  width: 180px;
  height: 2px;
  margin: 20px auto;
  background-color: #3e7e05;
}

.title h2{
  font-size: 36px;
  font-weight: bold;
  color: #3e7e05;
  margin: 0 0 20px;
}
.title h3{
  font-size: 30px;
  font-weight: bold;
  color: #3e7e05;
  margin: 0 0 20px;
}
.title h4{
  margin: 10px 0 30px;
  font-size: 20px;
  color: #3e7e05;
  font-weight: bold;
}
.title span{
  font-size: 24px;
  color: #666;
}

.case-item{
  margin-top: 30px;
}
.case-item a{
  padding: 15px;
  background-color: #f7f7f7;
  transition: all .5s;
}
.case-item a:hover{
  background-color: #14326e;
  color: #fff;
}
.case-item a:hover .case-img img{
  transform: scale(1.5);
}
.case-item .case-img{
  width: 100%;
  height: 190px;
  overflow: hidden;
}
.case-item .case-img img{
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.case-item span{
  line-height: 20px;
  margin-top: 20px;
}
.news-title{
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
  background-color: #eaeaea;
  padding-right: 20px;
}
.news-title h3{
	margin: 0;
  width: 180px;
  height: 40px;
	line-height: 40px;
	font-size: 24px;
	background-color: #3e7e05;
	color: #fff;
  font-size: 20px;
}
.news-title a{
	background: url(../images/icon_more.png) no-repeat right center;
  padding-right: 15px;
}
.news-list li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	background: url(../images/icon05.gif) no-repeat left center;
	padding-left: 10px;
}
.contact{
  box-shadow: 0 0 10px #dddd;
  padding: 20px;
  margin-top: 40px;
}
.contact-con{
  width: 495px;
  height: 336px;
  /*background: url(../images/contact.jpg) no-repeat;*/
  color: #fff;
  padding: 80px;
  
}
.contact-con p{
  font-size: 16px;
  line-height: 40px;
  margin: 0;
}
.contact-map{
  width: 635px;
  height: 336px;
}
.contact-list{
  padding: 20px 10px;
  background-color: #fff;
  color: #333;
}
.footer{
	padding: 10px 0;
	background-color: #3e7e05;
	color: #fff;
	line-height: 30px;
}
.footer a{
	color: #fff;
}
.footer p{
	margin: 0;
}
.flink{
	padding: 20px 0;
	/*background-color: #36C;*/
	background-color: #c5c0bc;
	color: #fff;
}
.flink a{
	margin: 0 5px;
	color: #fff;
}
.position{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}
.position h3{
	margin: 0;
	line-height: 50px;
	font-size: 24px;
}
.positionarc ul li{
	float:left;
	list-style:none;
}

.content{
	margin-top: 20px;
	line-height: 30px;
}
.content h2{
	font-size: 18px;
	color:green;
	background:#f6f5ec;
}
.content h3{
	font-size: 16px;
	color:green;
}
.content img{
	display:block;
	max-width:100%;
	margin:auto;
	height: auto;
}
.content a{
	color:blue;
}
.content p{
	text-indent: 2em;
}
.tbcss {margin:auto;}
.img{
	display:block;
	max-width:100%;
	margin:auto;
	height: auto;
}

.news-item{
	background-color: #f4f4f4;
	box-shadow: 0 2px 5px #d6d4d1;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}
.news-item b{
	font-size: 16px;
}
.news-item p{
	margin-top: 10px;
	line-height: 26px;
	color: #666;
}
.news-item .more{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #F48C00;
	color: #fff;
	border-radius: 5px;
}
.content-title{
	font-size: 24px;
	margin: 30px 0;
}
.content-info{
	padding: 10px 0;
	background-color: #eee;
}
.content-info span{
	margin: 0 7px;
}
.product-info{
	margin-top: 20px;
}
.product-info h1{
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p{
	font-size: 15px;
	line-height: 30px;
}
.product-details{
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #14326e;
	color: #fff;
	text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #195fbc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #195fbc;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #fff;
  background-color: #195fbc;
  border-color: #195fbc;
}
.pagination &gt; .thisclass &gt; a,
.pagination &gt; .thisclass &gt; span,
.pagination &gt; .thisclass &gt; a:hover,
.pagination &gt; .thisclass &gt; span:hover,
.pagination &gt; .thisclass &gt; a:focus,
.pagination &gt; .thisclass &gt; span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #195fbc;
  border-color: #195fbc;
}

@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
  .navbar-nav &gt; li &gt; a {
	padding: 15px 39px;
    font-size: 16px;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 35px;
	  padding: 5px 15px;
	}
	.navbar-brand img{
		height: 35px;
	}
	.hot-product img{
		height: auto;
	}
}

/*å¤´éƒ¨banner csså¼€å§‹*/
.course-class-infos {
position: relative;
    background: #3e7e05;
}           
.info-bg ,.cover-img-wrap{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}       
.cover-img-wrap {
    z-index: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*å¤´éƒ¨banner css ç»“æŸ*/
/*ä¸‹æ‹‰èœå• å¼€å§‹*/
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width:160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	margin-top:50px;
    padding: 12px 16px;
	z-index:100;
}
.dropdown:hover .dropdown-content {
    display: block;
}
/*ä¸‹æ‹‰èœå• ç»“æŸ*/</pre></body></html>